
##### Install Prerquisites ########
sudo apt install apt-transport-https dirmngr gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/rep... stable-buster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt install mono-devel mono-complete mono-dbg ca-certificates-mono ca-certificates-mono 

##### Obtain LOIC #########
git clone https://github.com/NewEraCracker/LOIC


###### Install ##########
cd ./LOIC
./loic.sh install


###### Run ############
./loic.sh run